Skip to content

Refactor struct xrdp_client_info #3490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

matt335672
Copy link
Member

Draft for comments.

The xrdp_client_info struct is refactored into items shared with xorgxrdp, and items which are private to xrdp.

The name struct xrdp_client_info is retained for xorgxrdp, for compatibility. The struct xrdp_client_info_all type is used within xrdp only.

@metalefty - what do you think of this approach? Does it help the maintainability or not? Any other suggestions?

I haven't tested this yet.

The struct is refactored into items shared with xorgxrdp, and items
which are private to xrdp

The name 'struct xrdp_client_info' is retained for xorgxrdp, for
compatibility.
@matt335672
Copy link
Member Author

I've decided I'm not that happy with this approach. I'll close this one and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant